runtime.m.newSigstack (field)
4 uses
runtime (current package)
runtime2.go#L555: newSigstack bool // minit on C thread called sigaltstack
signal_unix.go#L1333: mp.newSigstack = true
signal_unix.go#L1336: mp.newSigstack = false
signal_unix.go#L1363: if getg().m.newSigstack {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)